[INFO] cloning repository https://github.com/protonmns/waf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/protonmns/waf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69ae1298679b9e08c7e3d4c29aae00c0cb468069
[INFO] checking protonmns/waf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/protonmns/waf
[INFO] finished tweaking git repo https://github.com/protonmns/waf
[INFO] tweaked toml for git repo https://github.com/protonmns/waf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protonmns/waf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protonmns/waf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `axum-extra`
[INFO] [stderr]   --> Cargo.toml:68:25
[INFO] [stderr]    |
[INFO] [stderr] 68 | [workspace.dependencies.axum-extra]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `axum-extra`
[INFO] [stderr] warning: unused workspace dependency `data-encoding`
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | data-encoding = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `data-encoding`
[INFO] [stderr] warning: unused workspace dependency `fred`
[INFO] [stderr]   --> Cargo.toml:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 | [workspace.dependencies.fred]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `fred`
[INFO] [stderr] warning: unused workspace dependency `mime_guess`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | mime_guess = "2"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `mime_guess`
[INFO] [stderr] warning: unused workspace dependency `multipart`
[INFO] [stderr]    --> Cargo.toml:106:25
[INFO] [stderr]     |
[INFO] [stderr] 106 | [workspace.dependencies.multipart]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `multipart`
[INFO] [stderr] warning: unused workspace dependency `pingora`
[INFO] [stderr]    --> Cargo.toml:116:25
[INFO] [stderr]     |
[INFO] [stderr] 116 | [workspace.dependencies.pingora]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora`
[INFO] [stderr] warning: unused workspace dependency `pingora-timeout`
[INFO] [stderr]    --> Cargo.toml:129:25
[INFO] [stderr]     |
[INFO] [stderr] 129 | [workspace.dependencies.pingora-timeout]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora-timeout`
[INFO] [stderr] warning: unused workspace dependency `tokio-tungstenite`
[INFO] [stderr]    --> Cargo.toml:175:25
[INFO] [stderr]     |
[INFO] [stderr] 175 | [workspace.dependencies.tokio-tungstenite]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tokio-tungstenite`
[INFO] [stderr] warning: unused workspace dependency `totp-lite`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | totp-lite = "2"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `totp-lite`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:242:1
[INFO] [stderr]     |
[INFO] [stderr] 242 | authors = ["g1e2x87"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:243:1
[INFO] [stderr]     |
[INFO] [stderr] 243 | description = "Pingora-based web application firewall with YAML rules engine"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | repository = "https://github.com/openprx/prx-waf"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking protonmns/waf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/protonmns/waf
[INFO] finished tweaking git repo https://github.com/protonmns/waf
[INFO] tweaked toml for git repo https://github.com/protonmns/waf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protonmns/waf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protonmns/waf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `axum-extra`
[INFO] [stderr]   --> Cargo.toml:68:25
[INFO] [stderr]    |
[INFO] [stderr] 68 | [workspace.dependencies.axum-extra]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `axum-extra`
[INFO] [stderr] warning: unused workspace dependency `data-encoding`
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | data-encoding = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `data-encoding`
[INFO] [stderr] warning: unused workspace dependency `fred`
[INFO] [stderr]   --> Cargo.toml:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 | [workspace.dependencies.fred]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `fred`
[INFO] [stderr] warning: unused workspace dependency `mime_guess`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | mime_guess = "2"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `mime_guess`
[INFO] [stderr] warning: unused workspace dependency `multipart`
[INFO] [stderr]    --> Cargo.toml:106:25
[INFO] [stderr]     |
[INFO] [stderr] 106 | [workspace.dependencies.multipart]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `multipart`
[INFO] [stderr] warning: unused workspace dependency `pingora`
[INFO] [stderr]    --> Cargo.toml:116:25
[INFO] [stderr]     |
[INFO] [stderr] 116 | [workspace.dependencies.pingora]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora`
[INFO] [stderr] warning: unused workspace dependency `pingora-timeout`
[INFO] [stderr]    --> Cargo.toml:129:25
[INFO] [stderr]     |
[INFO] [stderr] 129 | [workspace.dependencies.pingora-timeout]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora-timeout`
[INFO] [stderr] warning: unused workspace dependency `tokio-tungstenite`
[INFO] [stderr]    --> Cargo.toml:175:25
[INFO] [stderr]     |
[INFO] [stderr] 175 | [workspace.dependencies.tokio-tungstenite]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tokio-tungstenite`
[INFO] [stderr] warning: unused workspace dependency `totp-lite`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | totp-lite = "2"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `totp-lite`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:242:1
[INFO] [stderr]     |
[INFO] [stderr] 242 | authors = ["g1e2x87"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:243:1
[INFO] [stderr]     |
[INFO] [stderr] 243 | description = "Pingora-based web application firewall with YAML rules engine"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | repository = "https://github.com/openprx/prx-waf"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `pingora v0.8.0 (/workspace/builds/worker-5-tc2/source/vendor/pingora/pingora)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking protonmns/waf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/protonmns/waf
[INFO] finished tweaking git repo https://github.com/protonmns/waf
[INFO] tweaked toml for git repo https://github.com/protonmns/waf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protonmns/waf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protonmns/waf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `axum-extra`
[INFO] [stderr]   --> Cargo.toml:68:25
[INFO] [stderr]    |
[INFO] [stderr] 68 | [workspace.dependencies.axum-extra]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `axum-extra`
[INFO] [stderr] warning: unused workspace dependency `data-encoding`
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | data-encoding = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `data-encoding`
[INFO] [stderr] warning: unused workspace dependency `fred`
[INFO] [stderr]   --> Cargo.toml:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 | [workspace.dependencies.fred]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `fred`
[INFO] [stderr] warning: unused workspace dependency `mime_guess`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | mime_guess = "2"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `mime_guess`
[INFO] [stderr] warning: unused workspace dependency `multipart`
[INFO] [stderr]    --> Cargo.toml:106:25
[INFO] [stderr]     |
[INFO] [stderr] 106 | [workspace.dependencies.multipart]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `multipart`
[INFO] [stderr] warning: unused workspace dependency `pingora`
[INFO] [stderr]    --> Cargo.toml:116:25
[INFO] [stderr]     |
[INFO] [stderr] 116 | [workspace.dependencies.pingora]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora`
[INFO] [stderr] warning: unused workspace dependency `pingora-timeout`
[INFO] [stderr]    --> Cargo.toml:129:25
[INFO] [stderr]     |
[INFO] [stderr] 129 | [workspace.dependencies.pingora-timeout]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora-timeout`
[INFO] [stderr] warning: unused workspace dependency `tokio-tungstenite`
[INFO] [stderr]    --> Cargo.toml:175:25
[INFO] [stderr]     |
[INFO] [stderr] 175 | [workspace.dependencies.tokio-tungstenite]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tokio-tungstenite`
[INFO] [stderr] warning: unused workspace dependency `totp-lite`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | totp-lite = "2"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `totp-lite`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:242:1
[INFO] [stderr]     |
[INFO] [stderr] 242 | authors = ["g1e2x87"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:243:1
[INFO] [stderr]     |
[INFO] [stderr] 243 | description = "Pingora-based web application firewall with YAML rules engine"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | repository = "https://github.com/openprx/prx-waf"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `pingora v0.8.0 (/workspace/builds/worker-5-tc2/source/vendor/pingora/pingora)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking protonmns/waf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/protonmns/waf
[INFO] finished tweaking git repo https://github.com/protonmns/waf
[INFO] tweaked toml for git repo https://github.com/protonmns/waf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protonmns/waf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protonmns/waf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `axum-extra`
[INFO] [stderr]   --> Cargo.toml:68:25
[INFO] [stderr]    |
[INFO] [stderr] 68 | [workspace.dependencies.axum-extra]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `axum-extra`
[INFO] [stderr] warning: unused workspace dependency `data-encoding`
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | data-encoding = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `data-encoding`
[INFO] [stderr] warning: unused workspace dependency `fred`
[INFO] [stderr]   --> Cargo.toml:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 | [workspace.dependencies.fred]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `fred`
[INFO] [stderr] warning: unused workspace dependency `mime_guess`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | mime_guess = "2"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `mime_guess`
[INFO] [stderr] warning: unused workspace dependency `multipart`
[INFO] [stderr]    --> Cargo.toml:106:25
[INFO] [stderr]     |
[INFO] [stderr] 106 | [workspace.dependencies.multipart]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `multipart`
[INFO] [stderr] warning: unused workspace dependency `pingora`
[INFO] [stderr]    --> Cargo.toml:116:25
[INFO] [stderr]     |
[INFO] [stderr] 116 | [workspace.dependencies.pingora]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora`
[INFO] [stderr] warning: unused workspace dependency `pingora-timeout`
[INFO] [stderr]    --> Cargo.toml:129:25
[INFO] [stderr]     |
[INFO] [stderr] 129 | [workspace.dependencies.pingora-timeout]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora-timeout`
[INFO] [stderr] warning: unused workspace dependency `tokio-tungstenite`
[INFO] [stderr]    --> Cargo.toml:175:25
[INFO] [stderr]     |
[INFO] [stderr] 175 | [workspace.dependencies.tokio-tungstenite]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tokio-tungstenite`
[INFO] [stderr] warning: unused workspace dependency `totp-lite`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | totp-lite = "2"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `totp-lite`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:242:1
[INFO] [stderr]     |
[INFO] [stderr] 242 | authors = ["g1e2x87"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:243:1
[INFO] [stderr]     |
[INFO] [stderr] 243 | description = "Pingora-based web application firewall with YAML rules engine"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | repository = "https://github.com/openprx/prx-waf"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `pingora v0.8.0 (/workspace/builds/worker-5-tc2/source/vendor/pingora/pingora)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking protonmns/waf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotonmns%2Fwaf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/protonmns/waf
[INFO] finished tweaking git repo https://github.com/protonmns/waf
[INFO] tweaked toml for git repo https://github.com/protonmns/waf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protonmns/waf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protonmns/waf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `axum-extra`
[INFO] [stderr]   --> Cargo.toml:68:25
[INFO] [stderr]    |
[INFO] [stderr] 68 | [workspace.dependencies.axum-extra]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `axum-extra`
[INFO] [stderr] warning: unused workspace dependency `data-encoding`
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | data-encoding = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `data-encoding`
[INFO] [stderr] warning: unused workspace dependency `fred`
[INFO] [stderr]   --> Cargo.toml:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 | [workspace.dependencies.fred]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `fred`
[INFO] [stderr] warning: unused workspace dependency `mime_guess`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | mime_guess = "2"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `mime_guess`
[INFO] [stderr] warning: unused workspace dependency `multipart`
[INFO] [stderr]    --> Cargo.toml:106:25
[INFO] [stderr]     |
[INFO] [stderr] 106 | [workspace.dependencies.multipart]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `multipart`
[INFO] [stderr] warning: unused workspace dependency `pingora`
[INFO] [stderr]    --> Cargo.toml:116:25
[INFO] [stderr]     |
[INFO] [stderr] 116 | [workspace.dependencies.pingora]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora`
[INFO] [stderr] warning: unused workspace dependency `pingora-timeout`
[INFO] [stderr]    --> Cargo.toml:129:25
[INFO] [stderr]     |
[INFO] [stderr] 129 | [workspace.dependencies.pingora-timeout]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pingora-timeout`
[INFO] [stderr] warning: unused workspace dependency `tokio-tungstenite`
[INFO] [stderr]    --> Cargo.toml:175:25
[INFO] [stderr]     |
[INFO] [stderr] 175 | [workspace.dependencies.tokio-tungstenite]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tokio-tungstenite`
[INFO] [stderr] warning: unused workspace dependency `totp-lite`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | totp-lite = "2"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `totp-lite`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:242:1
[INFO] [stderr]     |
[INFO] [stderr] 242 | authors = ["g1e2x87"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:243:1
[INFO] [stderr]     |
[INFO] [stderr] 243 | description = "Pingora-based web application firewall with YAML rules engine"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | repository = "https://github.com/openprx/prx-waf"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `pingora v0.8.0 (/workspace/builds/worker-5-tc2/source/vendor/pingora/pingora)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds